Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/darkbird
/ functions
Functions
253 in github.com/Rustixir/darkbird
⨍
Functions
253
◇
Types & classes
76
Method
extract
(&self)
example/Version-5.0.3 ( Database Level - Schema builder )/example.rs:68
Method
extract
(&self)
example/Version-3.5.0 ( Fulltext Search )/example.rs:70
Method
extract
(&self)
example/Version-4.0.0 ( Materialized View )/example.rs:59
Method
extract
(&self)
example/Version-6.1.0 ( Migration - Backup )/migration.rs:76
Method
extract
(&self)
example/Version-6.1.0 ( Migration - Backup )/backup-restore.rs:61
Method
extract
this example indexing all fields
example/Version-3.0.0 ( Indexing - Tagging )/Indexing.rs:56
Method
extract
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/taging.rs:69
Method
extract
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/range.rs:70
Method
fetch_view
(&self, view_name: &str)
src/darkbird/database.rs:357
Method
filter
(&self)
example/migrate_to_another_database.rs:96
Method
filter
(&self)
example/reporter.rs:97
Method
filter
(&self)
example/before-vsn-6.1.0-migration.rs:90
Method
filter
(&self)
example/new_features_vsn2.rs:128
Method
filter
(&self)
example/complex.rs:108
Method
filter
(&self)
example/Version-5.0.3 ( Database Level - Schema builder )/example.rs:80
Method
filter
(&self)
example/Version-3.5.0 ( Fulltext Search )/example.rs:88
Method
filter
Return None or Some(view_name)
example/Version-4.0.0 ( Materialized View )/example.rs:79
Method
filter
(&self)
example/Version-6.1.0 ( Migration - Backup )/migration.rs:94
Method
filter
(&self)
example/Version-6.1.0 ( Migration - Backup )/backup-restore.rs:79
Method
filter
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/Indexing.rs:78
Method
filter
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/taging.rs:87
Method
filter
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/range.rs:99
Method
from_raw
(type_id: &'static str, key: K, doc: Option<Doc>)
src/darkbird/storage.rs:431
Method
get
(&self, key: &K)
src/darkbird/storage_redis.rs:154
Method
get_content
(&self)
example/migrate_to_another_database.rs:103
Method
get_content
(&self)
example/reporter.rs:104
Method
get_content
(&self)
example/before-vsn-6.1.0-migration.rs:97
Method
get_content
(&self)
example/new_features_vsn2.rs:135
Method
get_content
(&self)
example/complex.rs:114
Method
get_content
(&self)
example/Version-5.0.3 ( Database Level - Schema builder )/example.rs:84
Method
get_content
(&self)
example/Version-3.5.0 ( Fulltext Search )/example.rs:95
Method
get_content
(&self)
example/Version-4.0.0 ( Materialized View )/example.rs:91
Method
get_content
(&self)
example/Version-6.1.0 ( Migration - Backup )/migration.rs:101
Method
get_content
(&self)
example/Version-6.1.0 ( Migration - Backup )/backup-restore.rs:85
Method
get_content
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/Indexing.rs:84
Method
get_content
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/taging.rs:94
Method
get_content
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/range.rs:106
Method
get_fields
(&self)
example/migrate_to_another_database.rs:90
Method
get_fields
(&self)
example/reporter.rs:91
Method
get_fields
(&self)
example/before-vsn-6.1.0-migration.rs:84
Method
get_fields
(&self)
example/new_features_vsn2.rs:122
Method
get_fields
(&self)
example/complex.rs:102
Method
get_fields
(&self)
example/Version-5.0.3 ( Database Level - Schema builder )/example.rs:76
Method
get_fields
(&self)
example/Version-3.5.0 ( Fulltext Search )/example.rs:82
Method
get_fields
(&self)
example/Version-4.0.0 ( Materialized View )/example.rs:71
Method
get_fields
(&self)
example/Version-6.1.0 ( Migration - Backup )/migration.rs:88
Method
get_fields
(&self)
example/Version-6.1.0 ( Migration - Backup )/backup-restore.rs:73
Method
get_fields
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/Indexing.rs:72
Method
get_fields
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/taging.rs:81
Method
get_fields
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/range.rs:82
Method
get_page
(self)
src/darkbird/wal/memory_page.rs:29
Method
get_tags
(&self)
example/migrate_to_another_database.rs:84
Method
get_tags
(&self)
example/reporter.rs:85
Method
get_tags
(&self)
example/before-vsn-6.1.0-migration.rs:78
Method
get_tags
(&self)
example/new_features_vsn2.rs:116
Method
get_tags
(&self)
example/complex.rs:96
Method
get_tags
(&self)
example/Version-5.0.3 ( Database Level - Schema builder )/example.rs:72
Method
get_tags
(&self)
example/Version-3.5.0 ( Fulltext Search )/example.rs:76
Method
get_tags
(&self)
example/Version-4.0.0 ( Materialized View )/example.rs:65
Method
get_tags
(&self)
example/Version-6.1.0 ( Migration - Backup )/migration.rs:82
Method
get_tags
(&self)
example/Version-6.1.0 ( Migration - Backup )/backup-restore.rs:67
Method
get_tags
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/Indexing.rs:66
Method
get_tags
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/taging.rs:75
Method
get_tags
(&self)
example/Version-3.0.0 ( Indexing - Tagging )/range.rs:76
Method
gets
(&self, list: Vec<VectorId>)
src/darkbird/storage_vector.rs:162
Method
gets
(&self, list: Vec<&K>)
src/darkbird/storage.rs:228
Method
gets_by_value
(&self, list: Vec<K>)
src/darkbird/storage.rs:242
Method
handle
(&self, session: &DatabaseSession, key: &i64, document: &User)
example/migrate_to_another_database.rs:50
Method
into
(self)
src/darkbird.rs:124
Method
iter
(&self)
src/darkbird/database.rs:411
Method
iter
(&self)
src/darkbird/index/tags.rs:122
Method
iter_index
(&self)
src/darkbird/database.rs:437
Method
iter_index
(&self)
src/darkbird/storage.rs:345
Method
iter_tags
(&self)
src/darkbird/database.rs:463
Method
iter_tags
(&self)
src/darkbird/storage.rs:351
Function
k_nearest_neighbors
()
src/darkbird/storage_vector_test.rs:38
Method
list_check
Check channels to not be repetive
src/darkbird/router.rs:205
Method
lookup
(&self, vid: &VectorId)
src/darkbird/storage_vector.rs:176
Method
lookup
(&self, index_key: &str)
src/darkbird/index/hash.rs:64
Method
lookup
(&self, tag: &str)
src/darkbird/index/tags.rs:108
Method
lookup_by_index
(&self, index_key: &str)
src/darkbird/database.rs:303
Method
lookup_by_tag
(&self, tag: &str)
src/darkbird/database.rs:330
Function
main
()
example/migrate_to_another_database.rs:3
Function
main
()
example/reporter.rs:4
Function
main
()
example/before-vsn-6.1.0-migration.rs:2
Function
main
()
example/new_features_vsn2.rs:3
Function
main
()
example/simple.rs:8
Function
main
()
example/complex.rs:5
Function
main
()
example/Version-5.0.3 ( Database Level - Schema builder )/example.rs:16
Function
main
()
example/Version-6.0.0 ( Another Engine - Atomic Operation - Key expiry )/example.rs:8
Function
main
()
example/Version-6.2.0 ( Vector Engine )/example.rs:9
Function
main
()
example/Version-3.5.0 ( Fulltext Search )/example.rs:8
Function
main
()
example/Version-4.0.0 ( Materialized View )/example.rs:10
Function
main
()
example/Version-6.1.0 ( Migration - Backup )/migration.rs:10
Function
main
()
example/Version-6.1.0 ( Migration - Backup )/backup-restore.rs:10
Function
main
()
example/Version-3.0.0 ( Indexing - Tagging )/Indexing.rs:5
Function
main
()
example/Version-3.0.0 ( Indexing - Tagging )/taging.rs:10
Function
main
()
example/Version-3.0.0 ( Indexing - Tagging )/range.rs:5
Function
migration
migration vacuum: reclaims storage occupied by dead RQuery.
src/darkbird/wal/helper.rs:16
Method
new
(fullname: &str)
example/migrate_to_another_database.rs:69
← previous
next →
101–200 of 253, ranked by callers