bind9/lib/dns/win32
Ondřej Surý 6494665f08 Remove 'ephemeral' database implementation
The 'ephemeral' database implementation was used to provide a
lightweight database implemenation that doesn't cache results, and the
only place where it was really use is "samples" because delv is
overriding this to use "rbtdb" instead. Otherwise it was completely
unused.

 * The 'ephemeral' cache DB (ecdb) implementation.  An ecdb just provides
 * temporary storage for ongoing name resolution with the common DB interfaces.
 * It actually doesn't cache anything.  The implementation expects any stored
 * data is released within a short period, and does not care about the
 * scalability in terms of the number of nodes.
2020-04-23 18:05:53 +02:00
..
DLLMain.c apply the modified style 2020-02-13 15:05:06 -08:00
gen.vcxproj.filters.in Introduce end-of-line normalization 2015-09-29 08:25:35 +10:00
gen.vcxproj.in Disable MSB8028 warning 2020-04-15 13:37:12 +02:00
gen.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
libdns.def.in Remove 'ephemeral' database implementation 2020-04-23 18:05:53 +02:00
libdns.vcxproj.filters.in Remove 'ephemeral' database implementation 2020-04-23 18:05:53 +02:00
libdns.vcxproj.in Remove 'ephemeral' database implementation 2020-04-23 18:05:53 +02:00
libdns.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00