Coder Social home page Coder Social logo

java-account-cache's Introduction

About

This project provides methods for storing and accessing all of the videos in a Brightcove account.

This project relies on the Brightcove Commons open source libraries and Brightcove Media API Wrapper open source libraries.

Documentation

Coming soon - JavaDocs

Downloads

Version 4.1.6:

Includes all fixes from Java-Commns and Java-MAPI-Wrapper 4.1.5 and 4.1.6. Fundamentally changing the inner workings. Rather than keeping everything in memory, metadata is saved off to files, and only the id/date indexes are kept around. This has implications, including:

  • Additional search features will be difficult (need to re-examine indexes if we decide to go that route)
  • Memory usage is vastly decreased
  • A lot of directories/files will be dropped to disk
  • Performance will be vastly improved for some actions, slightly decreased for others

Full Download - including all Brightcove libraries:

Library Only:

Version 4.1.2:

Fixing bugs with duplicate videos (same reference id).

Full Download - including all Brightcove libraries:

Library Only:

Version 4.1.0:

This is the first release of this library - the version number corresponds with the version of the commons and mapi wrapper libraries this relies on.

Full Download - including all Brightcove libraries:

Library Only:

Latest Source

You can check out the latest source code at the GitHub page; please note that there is no guarantee of code usability or stability.

java-account-cache's People

Contributors

three4clavin avatar

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.