mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-20 23:10:37 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@0572a680af 🚀
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["common_meta",[]],["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/cache_invalidator/trait.CacheInvalidator.html\" title=\"trait common_meta::cache_invalidator::CacheInvalidator\">CacheInvalidator</a> for <a class=\"struct\" href=\"meta_srv/cache_invalidator/struct.MetasrvCacheInvalidator.html\" title=\"struct meta_srv::cache_invalidator::MetasrvCacheInvalidator\">MetasrvCacheInvalidator</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[18,390]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["catalog",[["impl <a class=\"trait\" href=\"common_meta/cache_invalidator/trait.KvCacheInvalidator.html\" title=\"trait common_meta::cache_invalidator::KvCacheInvalidator\">KvCacheInvalidator</a> for <a class=\"struct\" href=\"catalog/kvbackend/struct.CachedKvBackend.html\" title=\"struct catalog::kvbackend::CachedKvBackend\">CachedKvBackend</a>"]]],["common_meta",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[352,19]}
|
||||
Reference in New Issue
Block a user