datahike

https://datahike.io/, Join the conversation at https://discord.com/invite/kEBzMvb, history for this channel is available at https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/datahike
2020-09-25T09:32:51.003900Z

For Datahike server, my name parameters got overwritten to eight-northern-bat, do you have any idea why?

2020-09-25T09:33:08.004300Z

The name of one of the database in config.edn. It happens when using jdbc/postgres

kkuehne 2020-09-28T08:02:24.007200Z

It should be on the root level. The backend in the store could have a different id or path than the name of the database itself.

kkuehne 2020-09-25T11:35:11.004500Z

What other attributes to you set for the database?

kkuehne 2020-09-25T11:35:33.004700Z

So the name is set at random if it's not provided by yourself.