Skip to content

Releases: folio-org/okapi

3rd release

03 May 09:28
Compare
Choose a tag to compare
3rd release Pre-release
Pre-release

0.3 2016-05-03

  • Split of Okapi into three services: deployment, discovery and proxy
  • Hazelcast can be configured (including work with AWS)
  • Running mode must be given in command line: dev (for development)
    and cluster (for clustered mode)
  • Module version dependencies
  • Bug fixes and more tests

2nd release

23 Mar 14:23
Compare
Choose a tag to compare
2nd release Pre-release
Pre-release

0.2 2016-03-23

  • RAML updates and verified in many tests
  • Persistent storage with MongoDB
  • Event Bus in use to synchronize a set of Okapi nodes
  • Using log4j as logger everywhere (using SLF4J to relay for all things)

First Code Release

29 Jan 14:10
Compare
Choose a tag to compare
First Code Release Pre-release
Pre-release

First rudimentary implementation of Okapi.