mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 10:10:06 +00:00
Update Config system requirements
parent
7ce3f9c6bc
commit
d4bb6799e6
@ -37,3 +37,4 @@ Use-cases:
|
||||
- [ ] Efficient internal access to values (think of ACL - e.g. `allow-query`, `update-policy`) - must take care of inheritance as well
|
||||
- [ ] Efficient sequential access to repeatable clauses (zones, view, etc.) as this is hugely used this way in `server.c` initialization code
|
||||
- [ ] Obviously extremely efficient access in read-only state where the server is using configured values while it is running
|
||||
- [ ] Transactional API (so this ensures a reader has a consistent view of the configuration)
|
Loading…
x
Reference in New Issue
Block a user