Liking cljdoc? Tell your friends :D

Changelog

19.06-1.1.0-alpha

Changes

  • #208: Breaking Remove need for specifying ID in put and cas operations
  • #254: Breaking Move blocking db call to sync
  • PR #243: Refactoring: Split out api spec

Bug fixes

  • #240: Fix using maps as ID
  • #241: Events checked against schema
  • #198: Fix docs nav links in safari
  • PR #206: Handle current max lag being unknown
  • #222: Fix race with eviction and caching

19.04-1.0.3-alpha

New features

  • PR #174: Make index Reducible (thank you @mpenet)
  • #173: Include documents with queries results using :full-results?

Changes

  • #202: Enforced use of Date instead of Inst within the transaction spec

Bug fixes

  • #183: Fixes for JDK8 compilation
  • #180: Fix indexer replay of eviction transactions
  • #189: Fix evictions in standalone mode
  • #184: Improved testing for document eviction support

Can you improve this documentation? These fine people already did:
Antonelli712 & Jeremy Taylor
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close