summaryrefslogtreecommitdiff
path: root/src/mem3/src/mem3.erl
Commit message (Expand)AuthorAgeFilesLines
* Optimize mem3:dbname/1 functionNick Vatamaniuc2023-05-171-1/+52
* Fix "variable bound multiple times" warningJay Doane2022-06-181-2/+2
* Fix deprecated function warningJay Doane2022-06-181-2/+2
* Non-zero instance_start_timeRobert Newson2022-01-191-0/+15
* Apply erlfmt formatting to source treeNick Vatamaniuc2021-11-221-109/+178
* normalize some config optionsjiahuili2021-06-211-1/+1
* Handle database re-creation edge case in internal replicatorNick Vatamaniuc2019-05-011-0/+20
* Uneven shard copy handling in mem3 and fabricNick Vatamaniuc2019-04-031-1/+2
* Implement partitioned dbsPaul J. Davis2019-01-181-2/+10
* Implement configurable hash functionsPaul J. Davis2019-01-181-4/+4
* Suppress crypto and random compiler warningsJay Doane2018-12-271-2/+12
* Implement convinience `mem3:ping/2` functionILYA Khlopotov2018-08-301-0/+24
* Improve validation of database creation parametersimprove-dbcreate-validationRobert Newson2018-08-271-1/+1
* Implement pluggable storage enginesPaul J. Davis2018-02-281-3/+16
* Make couch_peruser a proper Erlang app (#756)Russell Branca2017-10-101-1/+7
* Remove public access to the db recordPaul J. Davis2017-09-271-8/+9
* Also enable node decom using string "true"Jay Doane2017-07-041-1/+34
* Add 'src/mem3/' from commit 'c3c5429180de14a2b139f7741c934143ef73988c'Jan Lehnardt2017-04-011-0/+308