js-datastore-pubsub

Responsible for providing an interface-datastore compliant api

OTHER License

Downloads
11.3K
Stars
12
Committers
12

Bot releases are visible (Hide)

js-datastore-pubsub - v0.4.2

Published by vasco-santos almost 4 years ago

js-datastore-pubsub - v0.4.1

Published by vasco-santos about 4 years ago

js-datastore-pubsub - v0.4.0

Published by vasco-santos about 4 years ago

Bug Fixes

  • replace node buffers with uint8arrays (#36) (857a7ec)
js-datastore-pubsub - v0.3.3

Published by vasco-santos over 4 years ago

Bug Fixes

  • ci: add empty commit to fix lint checks on master (f3938aa)

Features

  • adds interface-datastore streaming api (#26) (22eeb4e)
js-datastore-pubsub - v0.3.2

Published by vasco-santos over 4 years ago

Bug Fixes

  • ci: add empty commit to fix lint checks on master (f3938aa)

Features

  • adds interface-datastore streaming api (#26) (22eeb4e)
js-datastore-pubsub - v0.3.1

Published by vasco-santos over 4 years ago

Bug Fixes

js-datastore-pubsub - v0.3.0

Published by vasco-santos almost 5 years ago

js-datastore-pubsub - v0.2.3

Published by vasco-santos almost 5 years ago

js-datastore-pubsub - v0.2.2

Published by vasco-santos almost 5 years ago

js-datastore-pubsub - v0.2.1

Published by vasco-santos about 5 years ago

Bug Fixes

  • topicToKey should return a buffer not a string (#16) (354714f)
js-datastore-pubsub - v0.2.0

Published by vasco-santos about 5 years ago

Code Refactoring

BREAKING CHANGES

  • Switch to using async/await
js-datastore-pubsub - v0.1.1

Published by vasco-santos almost 6 years ago

Features

  • encode record-store keys in pubsub (#9) (510bd2c)
js-datastore-pubsub - v0.1.0

Published by vasco-santos almost 6 years ago

Features

js-datastore-pubsub - v0.0.6

Published by vasco-santos almost 6 years ago

js-datastore-pubsub - v0.0.5

Published by vasco-santos almost 6 years ago

Bug Fixes

  • libp2p record with no author (a73d1a0)
js-datastore-pubsub - v0.0.4

Published by vasco-santos almost 6 years ago

Bug Fixes

  • should subscribe a topic only once (58173e0)
js-datastore-pubsub - v0.0.3

Published by vasco-santos almost 6 years ago

js-datastore-pubsub - v0.0.2

Published by vasco-santos about 6 years ago

Features

  • add subscription key function (776d35a)
js-datastore-pubsub - v0.0.1

Published by vasco-santos about 6 years ago

Bug Fixes

  • added stubs for functions required by TieredDatastore (c56b7d1)
  • change put and get key type to be consistent with dht (7abe2a8)
  • code review (2a4f21b)
  • provide unsubscribe api function (47d44b6)

Features