Commit Graph

1709 Commits

Author SHA1 Message Date
e810612fbb (cloud) makes ledger running balances fast and smooth 2023-03-24 11:02:17 -07:00
cfc5c561c6 chose correct database name. 2023-03-24 11:02:17 -07:00
7038ec944d Added schema resources. 2023-03-24 11:02:17 -07:00
6a0f593606 (cloud) minor fix 2023-03-24 11:02:17 -07:00
142d9474ae (cloud) Made invoice proposition a usable ion 2023-03-24 11:02:17 -07:00
444d8d25ef (cloud) update user interactivity 2023-03-24 11:02:17 -07:00
bbb11bbf46 (cloud) fixes missing namespace 2023-03-24 11:02:17 -07:00
0af50758bd (cloud) Added running balance cache for ledger 2023-03-24 11:02:17 -07:00
f34c5c65fe (cloud) avoids rate limiting 2023-03-24 11:02:17 -07:00
4c90e72a1f (cloud) Should make searching function again for 2023-03-24 11:02:15 -07:00
ab9cb15e24 moved tx functions. 2023-03-24 11:01:09 -07:00
67a94644e5 minor tweak. 2023-03-24 11:01:09 -07:00
ad1b82b304 Upsert entity from invoice should work in cloud 2023-03-24 11:01:09 -07:00
e9d0270f7b fix namespace 2023-03-24 11:01:09 -07:00
e2fceaa65a fix namespace 2023-03-24 11:01:09 -07:00
bdf237e196 more work on initial ion. 2023-03-24 11:01:09 -07:00
d32f340cd5 trying deps edn. 2023-03-24 11:01:09 -07:00
6ad48d8467 working on setting up an ion. 2023-03-24 11:01:09 -07:00
7635237605 Fixes broken test 2023-03-24 11:01:08 -07:00
1497549d64 All tests pass again. 2023-03-24 11:00:02 -07:00
9260834135 scrubbed all reference to datomic.api 2023-03-24 10:59:06 -07:00
8290138156 Fixes build 2023-03-24 10:57:53 -07:00
470af36ba5 leiningen failure 2023-03-24 10:57:53 -07:00
972b2acc8f beginning to get rid of migrate 2023-03-24 10:57:53 -07:00
9c65751b21 Should fix bad client 2023-03-24 10:57:53 -07:00
8104506988 Minor tweaks for datomic cloud 2023-03-24 10:57:53 -07:00
45ab9fe0af getting cloud working ok. 2023-03-24 10:57:53 -07:00
78519663ac Getting closer to datomic cloud 2023-03-24 10:57:50 -07:00
bd658906b5 Made tweaks to support datomic 2023-03-24 10:56:35 -07:00
f7fe2b2bee Makes running datomic cloud work again 2023-03-24 10:56:35 -07:00
aebf95a87b updates 2023-03-24 10:56:35 -07:00
1f57ed2d1c fulltext better. 2023-03-24 10:56:35 -07:00
65ecee7014 making cloud runnable again. 2023-03-24 10:56:35 -07:00
d02fba2b44 Makes integreat run on datomic cloud 2023-03-24 10:56:28 -07:00
58b9dcf272 Added test for client graphql 2023-03-24 10:54:19 -07:00
56d2d2f7c2 fix bug introduced by making new queries faster 2023-03-23 14:12:12 -07:00
e20df35775 Fixes auth issue by eliminating client names 2023-03-17 11:41:06 -07:00
12d9acba59 fixes for kyle, ben, and cashflows. 2023-03-14 20:42:09 -07:00
437cbdcada removing forced sleep for performance improvement. 2023-03-14 09:12:26 -07:00
aa937ac009 adds capability for performance improvement on sales exports. 2023-03-13 13:54:18 -07:00
3e16aedfa2 Performance improvements for printing checks 2023-03-13 12:55:44 -07:00
67eb52768f More investigation into perf issues 2023-03-13 08:30:56 -07:00
0f18ad6778 Merge branch 'master' of ssh://git-codecommit.us-east-1.amazonaws.com/v1/repos/integreat 2023-03-11 19:29:08 -08:00
a4b54b4fea fix for the bug with the performance improvement 2023-03-11 19:25:14 -08:00
dcf8adc273 Revert "Likely improves performance of import ledger"
This reverts commit ece217ad78.
2023-03-10 17:58:07 -08:00
bb268cd810 Revert "cleans up vendor querying even more, hopefully improving import ledger perf."
This reverts commit c5e9880b2f.
2023-03-10 17:57:57 -08:00
Brian
e46306934b Edited reports.cljc 2023-03-11 01:54:43 +00:00
c5e9880b2f cleans up vendor querying even more, hopefully improving import ledger perf. 2023-03-10 17:01:45 -08:00
ece217ad78 Likely improves performance of import ledger 2023-03-10 16:59:42 -08:00
130a8f005f adds detailed tracing for ledger loads. 2023-03-10 15:55:32 -08:00