Skip to content

Releases: xmidt-org/codex-db

v0.7.2

11 Apr 16:24
aae08f5
Compare
Choose a tag to compare

Changelog

Other Work

v0.7.1 04/11/2022

11 Apr 20:12
d07468c
Compare
Choose a tag to compare
- bump dependencies [#41](https://github.com/xmidt-org/codex-db/pull/41)
- Updated references to the main branch [#33](https://github.com/xmidt-org/codex-db/pull/33)

v0.7.0: 03/30/2020

30 Mar 20:46
2ca3658
Compare
Choose a tag to compare
- Modified batchInserter to check if certain record values are empty before adding the record to the queue [#30](https://github.com/xmidt-org/codex-db/pull/30)

v0.6.0: 02/19/2020

19 Feb 17:47
b19e32d
Compare
Choose a tag to compare
- Added TimeTracker to keep track of how long an event is in memory [#29](https://github.com/xmidt-org/codex-db/pull/29)

v0.5.2: 01/30/2020

30 Jan 23:21
cc14d71
Compare
Choose a tag to compare
- Always provide a state hash cassandra  [#28](https://github.com/xmidt-org/codex-db/pull/28)

v0.5.1: 01/29/2020

29 Jan 21:48
1cf7df3
Compare
Choose a tag to compare
- Fixed get record of status type [#27](https://github.com/xmidt-org/codex-db/pull/27)
- Improved cassandra connect logic [#27](https://github.com/xmidt-org/codex-db/pull/27)

v0.5.0: 01/21/2020

21 Jan 21:21
ad6e08e
Compare
Choose a tag to compare
  • Added cassandra row_id with TIMEUUID for long-polling #25

v0.4.0: 12/04/2019

04 Dec 18:10
Compare
Choose a tag to compare
- Modified retry package to use backoff package for exponential backoffs on retries [#21](https://github.com/xmidt-org/codex-db/pull/21)
- Added automated releases using travis [#22](https://github.com/xmidt-org/codex-db/pull/22)

0.3.3 11/25/2019

25 Nov 22:35
aee05df
Compare
Choose a tag to compare
  • fix multiple row read error causing corrupt data

0.3.2 11/21/2019

21 Nov 19:31
27304a0
Compare
Choose a tag to compare
  • Updated batchInserter to have a configurable amount of batchers #18