Hi all 👋 I'm looking for a good way to manage sch...
# spicedb
j
Hi all 👋 I'm looking for a good way to manage schema / data migrations (via a Java app) for an authzed.com hosted instance (i.e. via authzed APIs rather than spiceDB directly). AFAIK, common JVM tools such as Flyway and Liquibase require a JDBC driver to work. If anyone is aware of other tooling or has other suggestions, I'd be grateful. Cheers.