Plugin:Dbx tree/pl: Difference between revisions

From Miranda NG
Plugin:Dbx tree/pl
Jump to navigation Jump to search
(Created page with "== Planowane funkcje ==")
(Created page with "Ten sterownik bazy danych ma inną strukturę w porównaniu do obecnie istniejących. Został stworzony aby zapewnić dodatkowe funkcje, jednak jego rozwój przerwano po zaimp...")
Line 3: Line 3:
Zapewnia rozszerzone wsparcie bazy danych dla Mirandy NG.
Zapewnia rozszerzone wsparcie bazy danych dla Mirandy NG.


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.
Ten sterownik bazy danych ma inną strukturę w porównaniu do obecnie istniejących. Został stworzony aby zapewnić dodatkowe funkcje, jednak jego rozwój przerwano po zaimplementowaniu podstawowych funkcjonalności.


== Cechy ==
== Cechy ==

Revision as of 22:45, 4 January 2018

Miranda dbx_tree database driver

Nazwa pliku Dbx_tree.dll
Autor Michael Kunz


Uwaga
Ta wtyczka nie jest już więcej rozwijana. Została zastąpiona przez Dbx_mmap.

Zapewnia rozszerzone wsparcie bazy danych dla Mirandy NG.

Ten sterownik bazy danych ma inną strukturę w porównaniu do obecnie istniejących. Został stworzony aby zapewnić dodatkowe funkcje, jednak jego rozwój przerwano po zaimplementowaniu podstawowych funkcjonalności.

Cechy

  • 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).

Planowane funkcje

  • 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.