2 Commits
Author SHA1 Message Date
Shay Palachi f6073a3ddf working on memory core locking + tests
Memory core is now thread safe

extend memory core tests

added checkdocs
2020-11-26 13:48:03 +02:00
Charles Tapley Hoyt 67d425e3e7 Add "in memory" backend
Closes #6

Still needs unit tests

Update memory_core.py

Add tests for memory core

@shaypal5 these are copied from the pickle tests, the only one failing is test_memory_being_calculated. I could use your help with the implementation of the relevant function becuase I don't think I understand the threading part
2020-11-25 14:02:41 +02:00