ArangoDB2

 view release on metacpan or  search on metacpan

lib/ArangoDB2/Admin.pm  view on Meta::CPAN

    debug or 4

The default value is info.

=item waitForCollector

Whether or not the operation should block until the data in the flushed log has been collected.

=item waitForSync

Whether or not the operation should block until the not-yet synchronized data in the write-ahead log was synchronized to disk.

=back

=head1 AUTHOR

Ersun Warncke, C<< <ersun.warncke at outlook.com> >>

http://ersun.warnckes.com

=head1 COPYRIGHT

lib/ArangoDB2/Replication.pm  view on Meta::CPAN

=item serverId

GET /_api/replication/server-id

Returns the servers id. The id is also returned by other replication API methods, and this method is an easy means of determining a server's id.

=item sync

PUT /_api/replication/sync

Starts a full data synchronization from a remote endpoint into the local ArangoDB database.

Parameters:

    configuration

=back

=head1 PROPERTY METHODS

=over 4



( run in 0.286 second using v1.01-cache-2.11-cpan-0d8aa00de5b )