Skip to content

Similar to lambdaisland's plenish, but works on AWS Cloud

License

Notifications You must be signed in to change notification settings

Videra-Health/plenish-cloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plenish-Cloud

Fork of Plenish but that works for Datomic Cloud.

The API is identical, but adds the following limitations:

  1. Membership attributes in the metaschema.edn may not be cardinality many. If not, deletions will not be synced.
  2. Entities must carry the membership attribute on their first assertion. If not, only changes after the membership attribute will by synced.

License

Copyright © 2023 Arne Brasseur and Contributors Licensed under the term of the Mozilla Public License 2.0, see LICENSE. Changes Copyright © 2023 Videra Health

About

Similar to lambdaisland's plenish, but works on AWS Cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 99.6%
  • Other 0.4%