memgraph/src
Antonio Filipovic 645568a75b
Remove default memory limit on procedures (#1506)
* remove default limit on procedures
* fix bug on GraphQL also
2023-11-16 15:01:44 +01:00
..
audit Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
auth Updated telemetry client-side (#1337) 2023-10-16 14:16:00 +02:00
communication Replication refactor (part 5) (#1378) 2023-11-06 11:50:49 +00:00
csv Updated telemetry client-side (#1337) 2023-10-16 14:16:00 +02:00
data_structures Refactor memgraph.cpp (#1164) 2023-08-18 18:23:15 +02:00
dbms Add granular index and constraint recovery info (#1480) 2023-11-14 17:23:06 -05:00
distributed Refactor interpreter to support multiple distributed clocks (Part 1) (#1281) 2023-10-05 16:58:39 +02:00
flags Fix GC by adding periodic jemalloc purge (#1471) 2023-11-14 15:06:21 -05:00
glue Replication refactor (part 5) (#1378) 2023-11-06 11:50:49 +00:00
http_handlers Rename memory usage and memory allocated (#1426) 2023-11-03 14:40:45 +01:00
integrations Fix Kafka flaky unit test (#1409) 2023-11-05 20:51:56 +01:00
io Speedup socket unit test (#1444) 2023-11-01 17:24:24 +00:00
kvstore Updated telemetry client-side (#1337) 2023-10-16 14:16:00 +02:00
license Revert license sender info (#1461) 2023-11-06 16:57:09 +01:00
lisp Address review comments 2022-03-14 15:47:41 +01:00
memory Fix GC by adding periodic jemalloc purge (#1471) 2023-11-14 15:06:21 -05:00
py Add memgraph namespace 2022-03-14 15:47:41 +01:00
query Remove default memory limit on procedures (#1506) 2023-11-16 15:01:44 +01:00
replication Replication refactor (part 5) (#1378) 2023-11-06 11:50:49 +00:00
requests Fix libkrb5 TRUE and FALSE macros leakage (#1243) 2023-09-11 12:46:40 -04:00
rpc Replication refactor (part 5) (#1378) 2023-11-06 11:50:49 +00:00
slk Replication refactor (part 5) (#1378) 2023-11-06 11:50:49 +00:00
storage Add granular index and constraint recovery info (#1480) 2023-11-14 17:23:06 -05:00
telemetry Add notification for user on max map count (#1408) 2023-11-06 15:44:26 +01:00
utils Fix race condition and arena tracking bug (#1468) 2023-11-09 18:56:36 +01:00
CMakeLists.txt Replication refactor (part 5) (#1378) 2023-11-06 11:50:49 +00:00
helpers.hpp Refactor memgraph.cpp (#1164) 2023-08-18 18:23:15 +02:00
memgraph.cpp Add notification for user on max map count (#1408) 2023-11-06 15:44:26 +01:00
mg_import_csv.cpp Replication refactor (part 5) (#1378) 2023-11-06 11:50:49 +00:00
version.hpp.in Refactor memgraph.cpp (#1164) 2023-08-18 18:23:15 +02:00