Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Make the hash algorithm configurable per DB#3

Open
sagelywizard wants to merge 1 commit intoapache:masterfrom
sagelywizard:per-db-hash
Open

Make the hash algorithm configurable per DB#3
sagelywizard wants to merge 1 commit intoapache:masterfrom
sagelywizard:per-db-hash

Conversation

@sagelywizard
Copy link
Copy Markdown
Member

No description provided.

This commits makes the algorithm used for consistent/distributed hashing
configurable on a per-database granularity. A user can add a
query-string option on database creation (called `hash_algorithm`) which
specifies the hash function. Currently, the only available hash
algorithm is crc32.
@davisp
Copy link
Copy Markdown
Member

davisp commented Mar 24, 2015

Looks like this is missing adding the ets_lru worker to the mem3 supervision tree.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants