Commit History

Author SHA1 Message Date
  Stefano Cossu 81928f2f36 Debugging stuff. 6 years ago
  Stefano Cossu 90518a8148 Revert to sync indexing. 6 years ago
  Stefano Cossu 5ffe3af045 Run indexing in a sub-thread. 6 years ago
  Stefano Cossu 0db6d2b584 Remove deadlock by using async workers in GUnicorn. 6 years ago
  Stefano Cossu d59597bbb1 Spawn new thread for indexing. Hangs on parallel requests. 6 years ago
  Stefano Cossu 4d85204b33 Separate indexing process from data storage; do not depend on indices for 6 years ago
  Stefano Cossu 0aa144ca65 Rename environment and transaction varaibles. 6 years ago
  Stefano Cossu 6cd20b4b4d Seaprate main data and index environments. 6 years ago
  Stefano Cossu e39a076734 Move transaction handling up to HTTP request level; fix bootstrap; many test fixes. 6 years ago
  Stefano Cossu db7099b3b3 Minor test adjustments. 6 years ago
  Stefano Cossu ad05dd4de9 Merge read and write transactions & cursors; wrap transactions in a context manager. 6 years ago
  Stefano Cossu fe126de710 Several fixes: 6 years ago
  Stefano Cossu 0a2f70a6c0 Use ExitStack and decorators for read transactions; consolidate database and index lists; 6 years ago
  Stefano Cossu 56cfa1e7c2 Initial implementation of LmdbStore. Barely functional. 6 years ago
  Stefano Cossu 4090e51570 SPARQL query UI and API. 6 years ago
  Stefano Cossu 5f6403005e Update TODO. Complete alpha4. 6 years ago
  Stefano Cossu dc50b0a51d Make extract_imr compatible with bdb back end; add RDF types for resource graphs. 6 years ago
  Stefano Cossu 98db952a9c Don't choke deleting a resource if a child is already deleted. 6 years ago
  Stefano Cossu fb70c6f5e0 Lenient PATCH to match Fedora behavior expected by Hyrax (partial solution). 6 years ago
  Stefano Cossu 6b2587fde1 Straight use of SPARQL statements with PATCH. 6 years ago
  Stefano Cossu 6be0879865 Sparse path segments (formerly Pairtrees) 6 years ago
  Stefano Cossu 828dce516d Update TODO. 6 years ago
  Stefano Cossu d77920d05d Fix things that broke Hyrax. 6 years ago
  Stefano Cossu 94583e54f6 Update docs. 6 years ago
  Stefano Cossu ff47f8e71b A few more test fixes from the merge. 6 years ago
  Stefano Cossu bfea22b044 Clean up unused code. 6 years ago
  Stefano Cossu bba98ed6e3 Allow POST in stress test. 6 years ago
  Stefano Cossu 3af2a9e2a4 Put revert to version and resurrect on hold. 6 years ago
  Stefano Cossu bd56293138 Review tests; some style check. 6 years ago
  Stefano Cossu ae42ec133c More flexible exception messaging. 6 years ago