PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
prefetch_repository.cpp File Reference

Implementation of the prefetch repository for rule and history persistence. More...

#include "kcenon/pacs/storage/prefetch_repository.h"
#include <chrono>
#include <cstring>
#include <sstream>
#include <sqlite3.h>
Include dependency graph for prefetch_repository.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::storage
 

Detailed Description

Implementation of the prefetch repository for rule and history persistence.

See also
Issue #541 - Implement Prefetch Manager for Proactive Data Loading
Issue #530 - PACS Client System Support (Parent Epic)
Issue #651 - Part 4: Migrate sync, viewer_state, prefetch repositories

Definition in file prefetch_repository.cpp.