Skip to content

Example App: Session store in Riak KV #70

@mbbroberg

Description

@mbbroberg

A great use case for Riak KV is to store session data. I'd like to think through an application that visualizes the session store and walks the user through its implementation.

Brainstorming:

  • Using Riak Data Types (CRDT implementation) to store data
  • Have a "visits" counter which iterates on the page

I'd be pleased to see this in any language. Rails, Django or something in Go make sense to me. Projects that leverage Node.js or .NET are also popular these days.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions