Fork me on GitHub
#datascript
<
2016-12-18
>
Niki12:12:04

No particular advice, sorry

Niki12:12:16

Haven't worked with SQL for quite a while now

leov18:12:25

ok, I just visited datomic feature requests list

leov18:12:05

so - judging by this list - datomic does NOT support using indexes backwards. At least there is such feature request - it says there is no way to use index in reverse in queries. =/

leov18:12:12

what about datascript?

leov18:12:56

(I can copy-paste the feature request description, if it sounds like I've confused something with something)

leov18:12:41

"Add support to efficiently iterate indexes "backward" so that a single index could easily support all inequality predicates". and comment says that current advice is to create field with reverse sort order

josh.freckleton19:12:01

@tonsky what's your ideal persistence architecture now then, datomic perhaps?

misha20:12:32

it is super simple to sync datascript with datomic, @josh.freckleton