Block a user
7632dc1a29
Convert to pthreads from OpenMP
63b636da7c
Beginning of metrics, working registry, counter and gauge
e3b41e5cb7
Convert to pthreads from OpenMP
7f6522efb3
Beginning of metrics, working registry, counter and gauge
8e5725f1b8
Remove unneeded comment in metrics.c
e5356e90b3
Remove commented line in logger.h
d3689ff190
Set a sequence in render_obj
09b4567392
Convert sequences over to pthreads as well
3cee3d0923
Fix RdbBucketsTest seg fault (missing return statements), call pytest instead of py.test in system test Makefile
d21bf841ab
Fix BitsTest to use a getter method instead of trying to access the private class member
d3f98f87de
Get compiling on Fedora 39 (bunch of missing includes, might be a better way to clean these up but at this point just trying to get to compile to see how well this thing works)
ea443ad739
Update generate_entities.py to run in python 3
moldybits
transferred repository 2023-12-03 19:58:13 -05:00
Forks/privacore-open-source-search-engine
to Mirrors/privacore-open-source-search-e...
moldybits
transferred repository 2023-12-03 19:54:36 -05:00
Mirrors/privacore-open-source-search-engine
to Mirrors/privacore-open-source-search-e...
35e7935779
Revert change to TcpServer to avoid a segfault - breaks Spidering due to inadvertant change in behavior, need to fix segfault deeper in stack
ea551c9e7b
Up c++ standard to c++23. Eliminate some warnings from the deprecation of register keyword.
18fb2d3122
Remove more unused includes