20 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
Alison Marczewski 17ed76a159 Creating tests for hash_params in get_entry methods (pickle and mongo cores) 2020-03-10 01:07:16 -03:00
Shay Palachy a0bd95167a dropped support for Python 2 2020-02-20 13:38:12 +02:00
Shay Palachy 30d6f1451b added py3.8 trove classifier 2019-12-03 13:44:39 +02:00
Shay Palachy 8c47550486 cleaned up test code, added pymongo to test dependencies 2019-01-29 12:53:17 +02:00
Mengyang Li 6d45f371cb drop usage of pip internal functions
pip>=10 moved those internal functions to _internal. for python2.7 we can
install futures from extras_require to avoid accessing those internal
functions.
2019-01-28 16:19:56 -08:00
Shay Palachy 296ca0db88 added python 3.7 trove classifier to setup.py 2018-10-17 14:07:18 +03:00
Shay Palachy d1136ceaf0 added windows to platforms list 2017-04-26 12:18:58 +03:00
Shay Palachy d62d6bd1c0 dependency fix and FileNotFoundError for python 2 2017-04-26 11:36:27 +03:00
Shay Palachy 88542cf8fb coverage upped to ~93% 2017-04-26 11:31:34 +03:00
Shay Palachy d10d720b3d depenedency fix 2017-04-25 01:04:08 +03:00
Shay Palachy 114e20d2bc readme contribute section 2017-04-20 15:17:02 +03:00
Shay Palachy 4e16a6e9b8 readme additions 2017-04-20 14:55:18 +03:00
Shay Palachy 5519745598 travis fixes 2017-04-20 11:55:27 +03:00
Shay Palachy c870617c9f small setup.py bug fix 2017-04-20 11:29:55 +03:00
Shay Palachy 7cf96f8726 shaping things up 2017-04-20 11:22:26 +03:00
Shay Palachy 72a005f365 updated install_requires 2 2016-09-01 16:14:18 +03:00
Shay Palachy db71d4bde6 updated install_requires 2016-09-01 16:11:51 +03:00
Shay Palachy cd872bba85 stale-free functionality + thread-safe 2016-08-28 18:41:37 +03:00
Shay Palachy 5f229cbcba first code commit. Basic functionality 2016-08-25 21:10:31 +03:00