SessionVOC® – Session-Management new invented & out of the box…

The SessionVOC is a noSQL database optimized for the management of user sessions. It can establish security mechanisms that are difficult to implement with other session management systems. With its modular design you can pick and choose which of these advance features you require.

Key aspects

  • Convenience out of the box
    Do everything what you would normally do with your session AND use one time tokens and signed URLs with no effort. Handle form data in multi page forms easily. Sync everything with your favorite RDMS.
  • Performance
    SessionVOC is a high performance RAM based solution. Less queries in general and especially on your RDMS are required.


  • Security
    Use elaborated authentifcation mechanism like challenge&response. Remove any information on which auth algorithm you use from your web front ends.
  • Scalability
    Use master/slave and master/master replication to scale out.