|
|
|
|
|
by slynux
4649 days ago
|
|
Currently zBase does not have any capabilities for indexing. But, the inherent design enables to use incremental replication protocol to build things outside of zBase to do indexing. zBase is used as highly available key-value store for writes and reads. It offers few fancy operations like get-lock as well. |
|