Plugin:Dbx tree: Difference between revisions

From Miranda NG
Plugin:Dbx tree
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{PluginCard
<languages/>{{PluginCard}}
| name=Miranda dbx_tree database driver
{{TNT|Message/Deprecated plugin|<translate><!--T:1--> It is replaced by <tvar|Dbx_mmap>{{Plugin|Dbx_mmap|dbx_mmap}}</>.</translate>}}
| author=Michael Kunz
<translate>
| dll=Dbx_tree.dll
<!--T:2-->
}}{{Languages}}
Provides extended Miranda database support.


Расширенный драйвер базы для Miranda NG.
<!--T:3-->
This database driver has a different structure compared to existing databases. It was developed to provide some additional features but the development stopped after basic functionality had been implemented.
 
== Features == <!--T:4-->
 
<!--T:5-->
* Split database – Data is split into two files. Global settings and private data (like contacts, login data and history) are separated.
* Memory managment – The database is capable of managing its free space. <tvar|DbChecker>{{Plugin|DbChecker}}</> isn't needed for minimizing file size.
* Metacontact support – Provides basic functionality for contact management (in alpha state).
 
== Planned features == <!--T:6-->
 
<!--T:7-->
* Encryption – The database can be encrypted with selectable algorithm on three different levels.
* Virtual contacts – Duplicate a contact and move it to different groups.
* Virtual database – Run Miranda from a read-only directory or drive without missing any functionality. You can also suppress unwanted changes this way.
* Virtual events – Dbx_tree may save events into file only at your command.
</translate>
 
{{PluginGroups}}

Latest revision as of 03:51, 13 June 2021

Miranda dbx_tree database driver

Filename Dbx_tree.dll
Author Michael Kunz


Warning
This plugin is no longer being developed. It is replaced by dbx_mmap.

Provides extended Miranda database support.

This database driver has a different structure compared to existing databases. It was developed to provide some additional features but the development stopped after basic functionality had been implemented.

Features

  • Split database – Data is split into two files. Global settings and private data (like contacts, login data and history) are separated.
  • Memory managment – The database is capable of managing its free space. DbChecker isn't needed for minimizing file size.
  • Metacontact support – Provides basic functionality for contact management (in alpha state).

Planned features

  • Encryption – The database can be encrypted with selectable algorithm on three different levels.
  • Virtual contacts – Duplicate a contact and move it to different groups.
  • Virtual database – Run Miranda from a read-only directory or drive without missing any functionality. You can also suppress unwanted changes this way.
  • Virtual events – Dbx_tree may save events into file only at your command.