couchdb-erlfdb

Erlang API for FoundationDB

APACHE-2.0 License

Stars
29
Committers
8

Bot releases are hidden (Show)

couchdb-erlfdb - v1.3.6 Latest Release

Published by nickva about 1 year ago

What's Changed

Full Changelog: https://github.com/apache/couchdb-erlfdb/compare/v1.3.5...v1.3.6

couchdb-erlfdb - v1.3.5

Published by nickva over 2 years ago

What's Changed

Full Changelog: https://github.com/apache/couchdb-erlfdb/compare/v1.3.4...v1.3.5

couchdb-erlfdb - v1.3.4

Published by nickva over 3 years ago

  • 1e5f2385818b132b7798cf832fe719fdd01b6783 Update enc (port compiler) to work with Erlang 23
couchdb-erlfdb - v1.3.3

Published by nickva over 3 years ago

  • 55022a566df3d98a543148ce7a0e2eb6773909ae Make the default wait timeout infinity (continued)
couchdb-erlfdb - v1.3.2

Published by nickva over 3 years ago

  • 7b011a0ad71531cf7928e8ea41098b1f037ff423 Make the default wait timeout infinity
couchdb-erlfdb - v1.3.1

Published by nickva over 3 years ago

53077693e161368f6c33b73a2f967fe490c36838 Add ERLFDB_IS_RETRYABLE/2 guard

couchdb-erlfdb - v1.3.0

Published by nickva over 3 years ago

50c1773 Merge pull request #19 from skunkwerks/fix/bsd-hier
281eceb look in /usr/local/bin/ before /usr/local/sbin/

couchdb-erlfdb - v1.2.9

Published by nickva over 3 years ago

  • ea54b1a90259dce4dab7136b6a8d24455d2df8d6 Fix erlfdb_database_set_option else case
couchdb-erlfdb - v1.2.8

Published by nickva over 3 years ago

abd92fa Revert "look in /usr/local/bin/ before /usr/local/sbin/"
b22654c Revert "update enc to allow building on OTP23+"

couchdb-erlfdb - v1.2.7

Published by nickva over 3 years ago

341b081 Use client buggify options on the client
9ebcc09 look in /usr/local/bin/ before /usr/local/sbin/
0eeca57 update enc to allow building on OTP23+

couchdb-erlfdb - v1.2.5

Published by nickva over 3 years ago

couchdb-erlfdb - v1.2.3

Published by nickva almost 4 years ago

couchdb-erlfdb - v1.2.2

Published by nickva over 4 years ago

https://github.com/apache/couchdb-erlfdb/commit/579e066c1402f41c7260631125f117b4dcdabf93 : Do not apply default future timeouts to commit and on_error response

couchdb-erlfdb - v1.2.1

Published by nickva over 4 years ago

84db41c Cancel fold range futures

couchdb-erlfdb - v1.1.0

Published by nickva over 4 years ago

d4663cf Avoid the system key range in the eunit test random key generator.
1de3e2e Allow setting some default transaction options on the db handle
d5acd7e Add .asf.yaml file for commits and notifications
01f79db Do not commit read-only transactions
b0856d7 Implement has_watches(Tx) transaction flag
15b5974 Do not create a new transaction object during retries