netbird/dns
Yury Gargay 32880c56a4
Implement SQLite Store using gorm and relational approach (#1065)
Restructure data handling for improved performance and flexibility. 
Introduce 'G'-prefixed fields to represent Gorm relations, simplifying resource management. 
Eliminate complexity in lookup tables for enhanced query and write speed. 
Enable independent operations on data structures, requiring adjustments in the Store interface and Account Manager.
2023-10-12 15:42:36 +02:00
..
dns.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
nameserver.go Implement SQLite Store using gorm and relational approach (#1065) 2023-10-12 15:42:36 +02:00