Could there be a driver for Accumulo? I would like to use liquibase to diff Accumulo databases.
Could there be a driver for Accumulo? I would like to use liquibase to diff Accumulo databases.
There is not currently, but there could be.
https://github.com/liquibase/liquibase-cassandra is an extension to add support for Cassandra, Accumulo support would take something similar.
Nathan