| 2025-01-06 |
Christopher... | update deps master |
commit | commitdiff | tree | snapshot |
| 2025-01-06 |
Christopher... | elixir updates |
commit | commitdiff | tree | snapshot |
| 2021-12-08 |
Christopher... | update tests |
commit | commitdiff | tree | snapshot |
| 2021-11-02 |
Christopher... | add package release info |
commit | commitdiff | tree | snapshot |
| 2021-09-17 |
Christopher... | update states language file |
commit | commitdiff | tree | snapshot |
| 2021-01-28 |
Christopher... | fix dialyzer error |
commit | commitdiff | tree | snapshot |
| 2021-01-27 |
Christopher... | update batch upsert function update-batch |
commit | commitdiff | tree | snapshot |
| 2021-01-27 |
Christopher... | update batch upsert function |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
Christopher... | adds round-robin update function local-update |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
Christopher... | use local functions for update lambdas |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Christopher | remove commented out line |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Christopher | always use single node for update_if lookups |
commit | commitdiff | tree | snapshot |
| 2020-04-18 |
Christopher | update states lang |
commit | commitdiff | tree | snapshot |
| 2020-04-17 |
Entropealabs | Merge branch 'dev' into 'master' |
commit | commitdiff | tree | snapshot |
| 2020-04-17 |
Christopher | add all_tests, fix credo warnings dev |
commit | commitdiff | tree | snapshot |
| 2020-04-17 |
Christopher | add CI |
commit | commitdiff | tree | snapshot |
| 2020-04-17 |
Christopher | clean up locks |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | remove old logging |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | more logging simplify-batch |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | more logging |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | more logging |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | more logging |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
Christopher | just do an insert on batch processing |
commit | commitdiff | tree | snapshot |
| 2020-04-02 |
Christopher | adds lock for upsert and update_if |
commit | commitdiff | tree | snapshot |
| 2020-04-02 |
Christopher | adds synchronous update_if function |
commit | commitdiff | tree | snapshot |
| 2020-03-25 |
Christopher | update types for :not_found atom |
commit | commitdiff | tree | snapshot |
| 2020-03-18 |
Christopher | add get_wildcard_key function |
commit | commitdiff | tree | snapshot |
| 2020-03-17 |
Christopher | add keyspace to external API |
commit | commitdiff | tree | snapshot |
| 2020-03-16 |
Christopher | fix wildcards to allow uris in realms |
commit | commitdiff | tree | snapshot |
| 2020-03-16 |
Christopher | runs a test |
commit | commitdiff | tree | snapshot |
| 2020-03-10 |
Christopher | update README |
commit | commitdiff | tree | snapshot |
| 2020-03-09 |
Christopher | set ets pool size to number of schedulers |
commit | commitdiff | tree | snapshot |
| 2020-03-09 |
Christopher | add worker pool for ets access |
commit | commitdiff | tree | snapshot |
| 2020-03-09 |
Christopher | more specs and dialyzer pass |
commit | commitdiff | tree | snapshot |
| 2020-03-09 |
Christopher | set ets read concurrency to true |
commit | commitdiff | tree | snapshot |
| 2020-03-09 |
Christopher | run batch in task, use saafe_fixtable for db stream |
commit | commitdiff | tree | snapshot |
| 2020-03-09 |
Christopher | don't start task for rebalancing data |
commit | commitdiff | tree | snapshot |
| 2020-03-09 |
Christopher | for info events, handle them even if you aren't in... |
commit | commitdiff | tree | snapshot |
| 2020-03-09 |
Christopher | track nodes in requests so we can remove from current... |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | handle get's and sync if not in ready state |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | refinebaatch processing |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | make sure batch is instantiated as list |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | more logging in DB, don't overwrite current batch with new |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | don't send rebalancing records to self, run in async... |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | add batch logic back, not the issue |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | add batch logic back, not the issue |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | simplify batch for now |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | remove logging |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | start cluster after ring is up |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | proper array preprend |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | proper return from init_node info handler |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | revert json changes |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | only send init_node message on first start |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | send :init_node message to peers when node is ready... |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | add logging around info event |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | logging around sending batches |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | add logging arounf node choice and batching |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | use saame redistribution for node up and down |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | difference, not intersection... |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | don't wait for quorum to accept batch requests |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | just insert |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | just insert |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | handle upsert edge-case |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | when no value exists check if it's list, and if it... |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | rebalance cluster when nodes go up and down |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | remove logging |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | upsert on batch |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | remove unused argument |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | add batch endpoint |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | default timeouts for calls |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | remove logging |
commit | commitdiff | tree | snapshot |
| 2020-03-08 |
Christopher | clean up interfaces |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | initial wildcard support, it ain't pretty... |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | initial wildcard support, it ain't pretty... |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | use prefix, not key, for looking for a prefix |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | more logging around sync messages |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | use send instead of cast for sync messages |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | add logging around sending keys to replicas |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | always use a random node for gets |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | only get frmo one node |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | get values in stream |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | get values in stream |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | separate stream from sync |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | database streaming and syncing |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | send correct node for response |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | move to ets tables |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | rename variable |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | pass correct node to prefix lookups |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | adds prefix lookup |
commit | commitdiff | tree | snapshot |
| 2020-03-07 |
Christopher | remove get logging |
commit | commitdiff | tree | snapshot |
| 2020-03-06 |
Christopher | add some logging for get requests |
commit | commitdiff | tree | snapshot |
| 2020-03-06 |
Christopher | use local node if available for gets |
commit | commitdiff | tree | snapshot |
| 2020-03-06 |
Christopher | initial commit |
commit | commitdiff | tree | snapshot |
|