Apache Unomi

Clone this repo:
  1. 959299b fix: Fix unexisting bundle maven type for artefact httpclient-osgi (#751) by Jerome Blanchard · 5 days ago master
  2. c218503 Upgrade CodeQL Action from v2 to v3 in JavaScript workflow (#750) by Serge Huber · 2 weeks ago
  3. 15ae3ea [UNOMI-924] Add healthcheck activated by default (#748) by Jerome Blanchard · 7 weeks ago
  4. 2877258 chore: github settings to only enable squash commits (#747) by Francois G. · 7 weeks ago
  5. c0f145b [UNOMI-922] Inconsistency between value for nbOfVisits in Profile and number of Sessions (#744) by Jerome Blanchard · 7 weeks ago

Build Status Maven Central

Apache Unomi

https://unomi.apache.org

Apache Unomi stores user profile information and is mostly used to provide a backend server for A/B testing and personalization. To do so it implements the currently under development OASIS Context Server specification.

License

The source code is available under the Apache License V2

Branches

  • main (master) branch: is the current development branch and should be considered unstable. At this it might even not compile. It is only recommended for Unomi developers or people looking to contribute on the project.
  • unomi-X.X.X branches : these are the maintenance branches of the stable releases of Apache Unomi and should always compile and be stable. These are recommended for users that prefer to work from the source code. Otherwise you can find packaged binaries on the Apache Unomi website.

Documentation

You can find all the updated documentation, including building and deployment instructions, on the Apache Unomi web site.