hank icon indicating copy to clipboard operation
hank copied to clipboard

(DEPRECATED. This project is no longer used or maintained at LiveRamp.) Hank is a high performance distributed key-value NoSQL database that we built and use at LiveRamp. It is designed for very large...

Results 60 hank issues
Sort by recently updated
recently updated
newest added

It would provide a high estimate for the amount of disk space required in a ring.

StorageEngine can gain some methods that can lodge complaints.

Access control isn't a huge issue right now, but it might be kind of nice to have at some point. I could imagine a system that requires an authorization step...

When the ZooKeeperCoordinator Factory fails to create a Coordinator, it should be more explicit about what is wrong with the options being passed in.

Might be able to speed things up pretty substantially, but need to investigate thoroughly.

The current code only allows one ring to update at a time. This works well for a 3-ring set (which I think should be the highly, highly recommended configuration), but...