Skip to content
nu7hatch edited this page Oct 2, 2010 · 17 revisions

ACLatraz is an extremaly fast and flexible access control mechanism inspired by *nix ACLs, powered by fast key value stores like Redis or TokyoCabinet.

2. Getting started with various data stores

  1. Redis
  2. Riak
  3. Cassandra
  4. Tokyo Cabinet
  5. Mongo

3. Usage

  1. Managing roles
  2. Managing permissions
  3. Authorization
  4. Inheritance
  5. Aliases

4. Playing with popular web frameworks

  1. Sinatra
  2. Padrino
  3. Ruby on Rails

5. Hacking

  1. Writing own datastore