[bind10-dev] how to control the auth server datastore
Likun Zhang
zlkzhy at gmail.com
Fri Oct 29 06:01:51 UTC 2010
> It would really help me to have a sense of where this will evolve toward
> as BIND develops. I can leave a large "TBD" flag for all this, but it
> would be better if there was some concept for this in the command tool
> design and that it matches the current thinking of where this area will
go.
>
> I mostly need to get a guess of what things are going to be controllable
> in 2-3 years time and not how it will work internally.
If my memory is correct, we had some discussion about the datastore in some
f2f meeting.
In the future, we will have several backend datastore of different type:
in-memory, sqlite3, mysql, etc.
So , from user perpective, it will act like:
Example.com. in in-memory datastore
Example.net in sqlite3 datastore
Foo.com. in sqlite3 datastore
Bar.net. in mysql datastore
So it's be configurable for users, user may want to change one zone from one
datastore to another one.
If I am not right, please other developers correct me, I don't want to
misadvise Jerry.
Likun
More information about the bind10-dev
mailing list