Giter Site home page Giter Site logo

tigase-mongodb's Introduction

Tigase MongoDB

Tigase MongoDB

Tigase Logo

What it is

Tigase MongoDB provides support for MongoDB storage for Tigase XMPP Server and its additional components.

Features

Tigase MongoDB provides support for MongoDB storage for:

  • Tigase XMPP Server
  • Tigase Multi User Chat Component (MUC)
  • Tigase PubSub Component
  • Tigase Message Archiving Component
  • Tigase HTTP File Upload Component (part of Tigase HTTP API)

Support

When looking for support, please first search for answers to your question in the available online channels:

If you didn't find an answer in the resources above, feel free to submit your question to either our community portal or open a support ticket.

Downloads

You can download distribution version of Tigase XMPP Server which contains Tigase MongoDB directly from here.

If you wish to downloand SNAPSHOT build of the development version of Tigase XMPP Server which contains Tigase MongoDB you can grab it from here.

Installation and usage

Documentation of the project is part of the Tigase XMPP Server distribution package and it is also available as part of Tigase XMPP Server documnetation page.

Compilation

Compilation of the project is very easy as it is typical Maven project. All you need to do is to execute

mvn package test

to compile the project and run unit tests.

License

Tigase Tigase Logo Official Tigase repository is available at: https://github.com/tigase/tigase-mongodb/.

Copyright (c) 2004 Tigase, Inc.

Licensed under AGPL License Version 3. Other licensing options available upon request.

tigase-mongodb's People

Contributors

arthef avatar bmalkow avatar hantu85 avatar qianqianluo avatar woj-tek avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

tigase-mongodb's Issues

mongodb driver may need upgrade

Environment

  • tigase-xmpp-server docker: last
  • mongo docker: last (v6.0.5)

When I try to connect to mongo, it reports an error.
Command failed with error 352: 'Unsupported OP_QUERY command: listDatabases. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal' on server mongo:27017. The full response is { "ok" : 0.0, "errmsg" : "Unsupported OP_QUERY command: listDatabases. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal", "code" : 352, "codeName" : "UnsupportedOpQueryCommand" }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.