| .. |
|
bundle_cache.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
hace 5 años |
|
document_key_reference.cc
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
document_key_reference.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
document_overlay_cache.cc
|
9b4c200afd
Add IndexBackfiller to Support Client Side Indexing (#10021)
|
hace 3 años |
|
document_overlay_cache.h
|
9b4c200afd
Add IndexBackfiller to Support Client Side Indexing (#10021)
|
hace 3 años |
|
index_backfiller.cc
|
455e7d5cee
Fix Firestore build warnings (#12536)
|
hace 2 años |
|
index_backfiller.h
|
455e7d5cee
Fix Firestore build warnings (#12536)
|
hace 2 años |
|
index_manager.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
leveldb_bundle_cache.cc
|
acc2d15b29
Fix warnings generated by Clang-Tidy (#8181)
|
hace 4 años |
|
leveldb_bundle_cache.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
hace 5 años |
|
leveldb_document_overlay_cache.cc
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
leveldb_document_overlay_cache.h
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
leveldb_index_manager.cc
|
f3c7db7845
Multiple inequality support (#11626)
|
hace 2 años |
|
leveldb_index_manager.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
leveldb_key.cc
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
leveldb_key.h
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
leveldb_lru_reference_delegate.cc
|
806951aa52
Fix integer conversion loss warnings for size_t to int (#7095)
|
hace 5 años |
|
leveldb_lru_reference_delegate.h
|
f576aa13da
GC targets without deserializing Target model (#7026)
|
hace 5 años |
|
leveldb_migrations.cc
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
leveldb_migrations.h
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
leveldb_mutation_queue.cc
|
c0613cf0da
Index Manager handles index states (#9384)
|
hace 4 años |
|
leveldb_mutation_queue.h
|
c0613cf0da
Index Manager handles index states (#9384)
|
hace 4 años |
|
leveldb_opener.cc
|
d653c9584c
Update copyright presubmit and fix 2020 copyrights (#5944)
|
hace 5 años |
|
leveldb_opener.h
|
d653c9584c
Update copyright presubmit and fix 2020 copyrights (#5944)
|
hace 5 años |
|
leveldb_overlay_migration_manager.cc
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
leveldb_overlay_migration_manager.h
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
leveldb_persistence.cc
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
leveldb_persistence.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
leveldb_remote_document_cache.cc
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
leveldb_remote_document_cache.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
leveldb_target_cache.cc
|
acc2d15b29
Fix warnings generated by Clang-Tidy (#8181)
|
hace 4 años |
|
leveldb_target_cache.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
hace 5 años |
|
leveldb_transaction.cc
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
leveldb_transaction.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
leveldb_util.cc
|
89af9c270c
Fix minor style issues uncovered during auditing (#6851)
|
hace 5 años |
|
leveldb_util.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
listen_sequence.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
local_documents_view.cc
|
455e7d5cee
Fix Firestore build warnings (#12536)
|
hace 2 años |
|
local_documents_view.h
|
455e7d5cee
Fix Firestore build warnings (#12536)
|
hace 2 años |
|
local_serializer.cc
|
3f5972f920
Firestore: Optimize local cache sync when resuming a query that had docs deleted (#11457)
|
hace 2 años |
|
local_serializer.h
|
ab8697b105
Run queries through index manager (#9650)
|
hace 4 años |
|
local_store.cc
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
local_store.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
local_view_changes.cc
|
e8f419baf2
Migrate FieldValue to Protobuf (#8124)
|
hace 4 años |
|
local_view_changes.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
local_write_result.h
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
lru_garbage_collector.cc
|
f576aa13da
GC targets without deserializing Target model (#7026)
|
hace 5 años |
|
lru_garbage_collector.h
|
15a38d32c8
Lru Memory GC (#10905)
|
hace 3 años |
|
memory_bundle_cache.cc
|
fbdca9590a
Release Firestore bundles (#7717)
|
hace 5 años |
|
memory_bundle_cache.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
hace 5 años |
|
memory_document_overlay_cache.cc
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
memory_document_overlay_cache.h
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
memory_eager_reference_delegate.cc
|
acc2d15b29
Fix warnings generated by Clang-Tidy (#8181)
|
hace 4 años |
|
memory_eager_reference_delegate.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
memory_index_manager.cc
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
memory_index_manager.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
memory_lru_reference_delegate.cc
|
806951aa52
Fix integer conversion loss warnings for size_t to int (#7095)
|
hace 5 años |
|
memory_lru_reference_delegate.h
|
f576aa13da
GC targets without deserializing Target model (#7026)
|
hace 5 años |
|
memory_mutation_queue.cc
|
c0613cf0da
Index Manager handles index states (#9384)
|
hace 4 años |
|
memory_mutation_queue.h
|
c0613cf0da
Index Manager handles index states (#9384)
|
hace 4 años |
|
memory_persistence.cc
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
memory_persistence.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
memory_remote_document_cache.cc
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
memory_remote_document_cache.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
memory_target_cache.cc
|
fbdca9590a
Release Firestore bundles (#7717)
|
hace 5 años |
|
memory_target_cache.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
hace 5 años |
|
mutation_queue.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
overlay_migration_manager.h
|
b63819219d
Overlays integrate with mutations and queries, and migration (#9731)
|
hace 3 años |
|
persistence.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
proto_sizer.cc
|
e8f419baf2
Migrate FieldValue to Protobuf (#8124)
|
hace 4 años |
|
proto_sizer.h
|
e8f419baf2
Migrate FieldValue to Protobuf (#8124)
|
hace 4 años |
|
query_context.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
query_engine.cc
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
query_engine.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
query_result.h
|
b269baa32d
Add some missing includes to local_write_result.h and query_result.h (#8916)
|
hace 4 años |
|
reference_delegate.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
reference_set.cc
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
reference_set.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
hace 6 años |
|
remote_document_cache.h
|
c39ef8172b
Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596)
|
hace 2 años |
|
sizer.h
|
e8f419baf2
Migrate FieldValue to Protobuf (#8124)
|
hace 4 años |
|
target_cache.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
hace 5 años |
|
target_data.cc
|
3f5972f920
Firestore: Optimize local cache sync when resuming a query that had docs deleted (#11457)
|
hace 2 años |
|
target_data.h
|
3f5972f920
Firestore: Optimize local cache sync when resuming a query that had docs deleted (#11457)
|
hace 2 años |