Fork me on GitHub
#datomic
<
2015-07-02
>
robert-stuttaford08:07:26

ivanreese: we’ve been a paid Datomic customer since soon after its first release. whenever we’ve had an issue that we needed Cognitect’s help with, we’ve gotten it, usually same day, always with in 48 hours. it’s clear that they’re very committed to this thing simple_smile

spiralganglion10:07:55

@robert-stuttaford: I appreciate the endorsement, and look forward to joining you in the set of people who are happily using Datomic (...I can't help myself!)

Ben Kamphaus14:07:07

@bhagany: Thanks again for passing along the db. We’re including a fix for the bug you encountered in the next release. I’ll update you to let you know when the release is out.

bhagany14:07:36

@bkamphaus: excellent! thanks for the update.

marshall15:07:18

@ivanreese: If you’d like to talk about Datomic and Cognitect, I’d be happy to discuss with you over Skype sometime. Shoot me an email (<mailto:[email protected]|[email protected]>) and we can work out a date/time.

max16:07:11

Hi all, I have a question about the entity api. Given an entity I can get the database back — in java db = entity.db(). In clojure-land I can do (.db entity) of course. Is that the only way? I expected (d/db entity) to also return the db, but it seems to expect connections only.

tcrayford16:07:13

(d/entity-db entity)

max16:07:48

ah thanks @tcrayford I missed that in the docs somehow

tcrayford16:07:19

happy to help

spiralganglion16:07:20

@marshall: Thanks! I will take you up on that in a few weeks.