Skip to content

Tags: textileio/go-threads

Tags

v1.1.5

Verified

This commit was signed with the committer’s verified signature.
sanderpick Sander Pick
proxy: update improbable-eng

Signed-off-by: Sander Pick <[email protected]>

v1.1.4

Verified

This commit was signed with the committer’s verified signature.
sanderpick Sander Pick
db: ensure vm interupt is cleared

Signed-off-by: Sander Pick <[email protected]>

v1.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #577 from textileio/sander/bump-vmtimeout

move vm timeout to where func is called

v1.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #572 from textileio/sander/timeout-vm

db: ensure vm doesnt run forever

v1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #554 from textileio/sander/update-mongo-driver

datastore: update mongo driver

v1.1.0

Verified

This commit was signed with the committer’s verified signature.
sanderpick Sander Pick
ci: fix getting latest tag

Signed-off-by: Sander Pick <[email protected]>

v1.1.0-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix concurrent access in DB listeners (#490)

Signed-off-by: Anton Dort-Golts <[email protected]>

v1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: allow insecure commands (#467)

Signed-off-by: Sander Pick <[email protected]>

v1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hybrid logstore (#463)

* Refactoring headbook test suite

Signed-off-by: Anton Dort-Golts <[email protected]>

* Impl headbook export test

Signed-off-by: Anton Dort-Golts <[email protected]>

* Impl exportable for ds-backed headbook

Signed-off-by: Anton Dort-Golts <[email protected]>

* Impl exportable for in-memory headbook

Signed-off-by: Anton Dort-Golts <[email protected]>

* Cleanup go modules

Signed-off-by: Anton Dort-Golts <[email protected]>

* Specialize dump/restore signatures in components

Signed-off-by: Anton Dort-Golts <[email protected]>

* Impl export for address books (ds + mem)

Signed-off-by: Anton Dort-Golts <[email protected]>

* Protect against empty dumps

Signed-off-by: Anton Dort-Golts <[email protected]>

* Cover address book export with tests

Signed-off-by: Anton Dort-Golts <[email protected]>

* Move log/thread ID parsing into dedicated functions

Signed-off-by: Anton Dort-Golts <[email protected]>

* Use named error for empty dump restore

Signed-off-by: Anton Dort-Golts <[email protected]>

* Impl export for key books (ds + mem)

Signed-off-by: Anton Dort-Golts <[email protected]>

* Fix key suffix comparison

Signed-off-by: Anton Dort-Golts <[email protected]>

* Cover key book export with tests

Signed-off-by: Anton Dort-Golts <[email protected]>

* Fix resource leak on early return from key iteration

Signed-off-by: Anton Dort-Golts <[email protected]>

* Impl export for metadata books (ds + mem)

Signed-off-by: Anton Dort-Golts <[email protected]>

* Fix value decoding on dumps

Signed-off-by: Anton Dort-Golts <[email protected]>

* Cover metadata book export with tests

Signed-off-by: Anton Dort-Golts <[email protected]>

* Control restore behaviour with flag

Signed-off-by: Anton Dort-Golts <[email protected]>

* Impl hybrid logstore

Signed-off-by: Anton Dort-Golts <[email protected]>

* Add logstore suite to datastore tests

Signed-off-by: Anton Dort-Golts <[email protected]>

* Run standard test suites on a hybrid store

Signed-off-by: Anton Dort-Golts <[email protected]>

* Impl resource finalizer

Signed-off-by: Anton Dort-Golts <[email protected]>

* Logstore kind option + refactoring

Signed-off-by: Anton Dort-Golts <[email protected]>

* Rename: LogstoreKind -> LogstoreType

Signed-off-by: Anton Dort-Golts <[email protected]>

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: cleanup install folder (#448)

Signed-off-by: Sander Pick <[email protected]>