Skip to content

A distributed, partitioned, replicated, transactional, main-memory key-value data store prototype which implements RVSI.

Notifications You must be signed in to change notification settings

hengxin/chameleon-transactional-kvstore

Repository files navigation

chameleon-transactional-kvstore Build Status

A distributed, partitioned, replicated, transactional, main-memory key-value data store prototype which implements RVSI. For details, please refer to this wiki.

Branches

  • master: Chameleon when restricted to the master-slave replication mechanism.
  • 2pc: the current working branch; Chameleon with both master-slave replication and data partitions among masters.

Note: The 2pc branch has been merged into the master branch.

Info.

For experimental results, please refer to this wiki.

About

A distributed, partitioned, replicated, transactional, main-memory key-value data store prototype which implements RVSI.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published