aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/include
Commit message (Expand)AuthorAgeFilesLines
* job queue and async oplog-import/export (#395)Dan Engelbrecht2023-09-131-0/+84
* Hash utility functions (#385)Stefan Boberg2023-09-133-0/+51
* ZenCacheStore is now reference counted (#398)Stefan Boberg2023-09-131-0/+1
* Make sure error logging or destructors don't throw exception when trying to g...Dan Engelbrecht2023-09-121-0/+4
* Extend http client (#387)Dan Engelbrecht2023-09-081-0/+1
* stream oplog attachments from jupiter (#384)Dan Engelbrecht2023-09-061-6/+6
* fix trace close (#365)Dan Engelbrecht2023-08-211-0/+1
* update vcpkg dependencies (#356)Dan Engelbrecht2023-08-112-1/+42
* Make sure we always write "data" attachment hash for snapshotted oplog entrie...Dan Engelbrecht2023-08-111-5/+9
* * Added Guid::FromStringStefan Boberg2023-06-3013-21/+138
* MakeCloneFromMemory should handle zero sized buffers gracefullyStefan Boberg2023-06-161-2/+9
* added GetProcessIdStefan Boberg2023-06-161-0/+1
* oplog snapshot (#317)Stefan Boberg2023-05-251-0/+42
* block destructors from throwing exceptions (#321)Dan Engelbrecht2023-05-241-2/+2
* use exception when allocations fail rather than asserts (#319)Dan Engelbrecht2023-05-231-1/+4
* streaming decompression support (#142)Stefan Boberg2023-05-235-4/+185
* MemoryView::RightChop -> constStefan Boberg2023-05-221-1/+1
* added benchmark utility command `bench` (#298)Stefan Boberg2023-05-161-0/+1
* Moved EnableVTMode function into zencore (#311)Stefan Boberg2023-05-161-12/+6
* brought over minor IoBuffer changes from sb/scrubStefan Boberg2023-05-151-0/+2
* disable warning C5105 in ZEN_THIRD_PARTY_INCLUDES_STARTStefan Boberg2023-05-151-6/+7
* Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2023-05-153-23/+441
|\
| * Remove ATL header usage (#306)Stefan Boberg2023-05-152-14/+404
| * all threads should be named (#304)Stefan Boberg2023-05-151-9/+37
* | implemented string conversion for CbValidateError enumStefan Boberg2023-05-151-0/+2
|/
* implemented structured cache logging (#296)Stefan Boberg2023-05-121-2/+2
* Gracefully exit if Ctrl-C is pressed (#293)Dan Engelbrecht2023-05-111-0/+1
* allow early logging (#292)Dan Engelbrecht2023-05-111-0/+4
* ZEN_LOG_SCOPE compile fixStefan Boberg2023-05-111-1/+1
* add context to MapViewOfFile errors (#282)Stefan Boberg2023-05-091-0/+5
* fixed merge errorStefan Boberg2023-05-091-4/+4
* make logging tests run as part of zencore-testStefan Boberg2023-05-091-0/+2
* implemented thread-local activity trackingStefan Boberg2023-05-091-0/+83
* replace use of cxxopts::OptionParseException in our codeStefan Boberg2023-05-081-0/+8
* 247 complete httpclient implementation (#269)Stefan Boberg2023-05-051-6/+18
* moved source directories into `/src` (#264)Stefan Boberg2023-05-0246-0/+8890