Sam Rose
|
642b75e0ae
|
Revert "Remove all custom tracing to see if it's the cause of the memory leak."
|
2024-01-02 11:36:32 +00:00 |
Sam Rose
|
3c0901f530
|
Remove all custom tracing to see if it's the cause of the memory leak.
|
2023-12-21 11:06:05 +00:00 |
Sam Rose
|
2a0be7c8cd
|
Give db operation spans better names.
|
2023-12-19 17:18:40 +00:00 |
Sam Rose
|
1717fb7930
|
Instrument CouchDB client with DD APM traces.
|
2023-12-15 11:30:02 +00:00 |
Sam Rose
|
e3a4c34f8d
|
Pass types through context callbacks.
|
2023-11-08 16:17:24 +00:00 |
Sam Rose
|
47292b8ab4
|
Make DB name non-optional.
|
2023-11-08 14:37:19 +00:00 |
Adria Navarro
|
fc0ee3f462
|
Types
|
2023-09-04 13:23:21 +02:00 |
Rory Powell
|
ae9979929a
|
Enable higher concurrency and resiliency in worker tests
|
2023-02-13 11:57:30 +00:00 |
Adria Navarro
|
26fa3bd484
|
tweak tests
|
2023-01-24 15:46:50 +00:00 |
mike12345567
|
ea5b515783
|
Playing around with getting tests working.
|
2023-01-04 19:47:56 +00:00 |
mike12345567
|
58e59bfacc
|
Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database.
|
2022-11-17 14:35:03 +00:00 |
mike12345567
|
72c9aadae0
|
Updating test cases - trying to get everything in order for merge.
|
2022-11-14 20:25:05 +00:00 |
mike12345567
|
3f0e53f90c
|
Updating context test, some minor adjustments based on getting the test working again.
|
2022-11-14 18:29:15 +00:00 |
mike12345567
|
3f6cdd787c
|
Replacing CLS with local-storage, simplified usage which should remove the memory leak permenantly.
|
2022-11-14 18:00:20 +00:00 |