Tags give the ability to mark specific points in history as being important
-
rdbconfig-03-02-02
7278ab34 · ·Tag for tdaq-09-04-00 patch to avoid extra copy when pre-fetch data related to ADTCC-285
-
rdbconfig-03-02-01
4f894e0d · ·Tag for tdaq-09-04-00 patch fixing error reporting bug Report class name of an object instead of pointer
-
rdbconfig-02-04-11
1a9efd4a · ·Move to fast version of config cast methods as discussed in ADTCC-210 compare string pointers instead of string values
-
rdbconfig-02-04-08
99eaea9a · ·Implement new rel() config method. Will be used to implement last request in ADTCC-177.
-
rdbconfig-02-04-07
fb74fa8f · ·Put more efficient implementation of get_objects() method depending on either prefetch_all method been used or not.
-
rdbconfig-02-04-06
ce587cc3 · ·Implement method to prefetch all data into clients cache. This is related to ADTCC-92.
-
rdbconfig-02-04-01
47c56777 · ·Make RdbConfigObject::contained_in() scalable. The value is read once for all RDB objects and stored in cache of RDB configuration until modifications. This fixes ADTCC-91.