Apache Unomi

Clone this repo:
  1. 110286a UNOMI-576 : Create documentation for GraphQL schema usage (#653) by Pavel Milkevich · 5 weeks ago master
  2. 3b19d39 UNOMI-811: change log message for invalid event + add debug information on invalid event type. (#652) by David Griffon · 3 months ago
  3. 0604871 UNOMI-810 : add log on ES operation onto Metadata items. (#651) by David Griffon · 3 months ago
  4. 98e4d87 UNOMI-797 Fixes in migration documentation (#647) by Serge Huber · 7 months ago
  5. 8c594ef [maven-release-plugin] prepare for next development iteration by David Griffon · 7 months 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.