46 programs for "cache" with 2 filters applied:

  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    Laravel Eloquent Query Cache

    Laravel Eloquent Query Cache

    Adding cache on your Laravel Eloquent queries' results is now a breeze

    Laravel Eloquent Query Cache brings back the remember() functionality that has been removed from Laravel a long time ago. It adds caching functionalities directly on the Eloquent level, making use of cache within your database queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel Response Cache

    Laravel Response Cache

    Speed up a Laravel app by caching the entire response

    This Laravel package can cache an entire response. By default, it will cache all successful get-requests that return text-based content (such as HTML and json) for a week. This could potentially speed up the response quite considerably. So the first time a request comes in the package will save the response before sending it to the users. When the same request comes in again we're not going through the entire application but just respond with the saved response.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JetCache

    JetCache

    JetCache is a Java cache framework

    JetCache is a Java cache abstraction that provides uniform usage for different caching solutions. It provides more powerful annotations than those in Spring Cache. The annotations in JetCache support native TTL, two-level caching, and automatically refresh in distributed environments, also you can manipulate Cache instances by your code. Currently, there are four implementations: RedisCache, TairCache(not open source on github), CaffeineCache (in memory) and a simple LinkedHashMapCache...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP Snowflake

    PHP Snowflake

    An ID Generator for PHP based on Snowflake Algorithm

    An ID Generator for PHP based on Snowflake Algorithm (Twitter announced). Snowflake is a network service that generates unique ID numbers at high scale with simple guarantees. If you want to generate unique IDs using the snowflake algorithm, you must ensure that sequence numbers generated within the same millisecond on the same node are unique. Based on this requirement, we have created this package which integrates multiple sequence number providers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • A complete payments platform, engineered for growth Icon
    A complete payments platform, engineered for growth

    Accept payments and move money globally with Stripe's powerful APIs and software solutions designed to help you capture more revenue.

    Millions of companies of all sizes—from startups to Fortune 500s—use Stripe's software and APIs to accept payments, send payouts, and manage their businesses online.
  • 5
    Model Caching for Laravel

    Model Caching for Laravel

    Eloquent model-caching made easy.

    This is an MIT-licensed open source project with its ongoing development made possible by the support of the community. I created this package in response to a client project that had complex, nested forms with many <select>'s that resulted in over 700 database queries on one page. I needed a package that abstracted the caching process out of the model for me and one that would let me cache custom queries, as well as cache model relationships. This package is an attempt to address those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Apollo Client

    Apollo Client

    A fully-featured, production ready caching GraphQL client

    Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all while automatically updating your UI. Apollo Client helps you structure code in an economical, predictable, and declarative way that's consistent with modern development practices. The core Apollo Client library provides built-in integration with React, and the larger Apollo community maintains...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Laravel Blade

    Laravel Blade

    Laravel's Blade templating engine for use outside of Laravel

    The standalone version of Laravel's Blade templating engine for use outside of Laravel. Create a Blade instance by passing it the folder(s) where your view files are located, and a cache folder. Render a template by calling the make method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Clockwork

    Clockwork

    PHP dev tools in your browser - server-side component

    Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views, and more - for HTTP requests, commands, queue jobs, and tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    miso

    miso

    A tasty Haskell front-end framework

    Miso is a small, production-ready, "isomorphic" Haskell front-end framework for quickly building highly interactive single-page web applications. It features a virtual-dom, recursive diffing / patching algorithm, attribute and property normalization, event delegation, event batching, SVG, Server-sent events, Websockets, type-safe servant-style routing and an extensible Subscription-based subsystem. Inspired by Elm, Redux and Bobril. Miso is pure by default, but side effects (like XHR) can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • PracticePanther is a robust law practice management software that helps firms get more done in less time. Icon
    PracticePanther is a robust law practice management software that helps firms get more done in less time.

    For solo practitioners, virtual, small, and medium sized law firms worldwide

    Trusted by thousands of law firms in over 35 countries, PracticePanther unifies tools such as CRM, communication, billing, and integrations with leading business apps in one platform. Get a demo and save 50% off the first 2 months.
  • 10
    Eloquent Viewable

    Eloquent Viewable

    Associate views with Eloquent models in Laravel

    Sometimes you don't want to pull in a third-party service like Google Analytics to track your application's page views. Then this package comes in handy. Eloquent Viewable allows you to easily associate views with Eloquent models. It's designed with simplicity in mind. This package stores each view record individually in the database. The advantage of this is that it allows us to make very specific counts. For example, if we want to know how many people has viewed a specific post between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jimmer

    jimmer

    A revolutionary ORM framework for both java and kotlin.

    A revolutionary ORM framework for both Java and kotlin and a complete integrated solution. You can view everything from the documentation. Brings dynamism into static language ORM frameworks, achieving flexible capabilities for operating on complex dynamic data structures without compromising the complete compile-time safety checks of static languages, eliminating DTO explosion and unafraid of engineering expansion and changing requirements. Its innovative SQL DSL supports dynamic table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    apicache-plus

    apicache-plus

    Effortless API-caching middleware for Express/Node.

    Effortless API response caching for Express/Node using plain-English durations. Supports Redis or a built-in memory engine with auto-clearing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XAOP

    XAOP

    A lghtweight AOP(Android) application framework

    ..., and supports custom response actions. Support for main thread slicing @MainThread. Supports IO thread slicing @IOThreadand multiple thread pool types. Supports log printing slices @DebugLog, and supports custom logging methods. Supports memory cache slices @MemoryCacheand supports setting the cache size. Support disk cache slicing @DiskCache, support custom disk cache, cache validity time, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Twitter Image Pipeline

    Twitter Image Pipeline

    Twitter Image Pipeline is a robust and performant image loading

    The Twitter Image Pipeline is a streamlined framework for fetching and storing images in an application. The high-level concept is that all requests to fetch or store an image go through an image pipeline which encapsulates the work of checking the in-memory caches and an on disk cache before retrieving the image from over the network as well as keeping the caches both up to date and pruned. Twitter Image Pipeline came to fruition as numerous needs rose out of Twitter for iOS use cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    koa-redis

    koa-redis

    Redis storage for Koa session middleware/cache with Sentinel support

    Redis storage for Koa session middleware/cache with Sentinel and Cluster support. koa-redis works with koa-generic-session (a generic session middleware for koa).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SwiftSVG

    SwiftSVG

    A simple, performant, and lightweight SVG parser

    SwiftSVG is not meant to be a full SVG parser. The library supports the most common use cases of flat, solid-color SVG elements. It supports grouping and transformations and can parse all path and shape elements. The best use case for SwiftSVG is for flat icons that you may want to theme at runtime and have good control over. Think icons for your app, especially if you offer light and dark themes. The library can handle complex paths, and more importantly can handle them quickly, so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gradle-completion

    gradle-completion

    Gradle tab completion for bash and zsh

    ... plugins directory. Completion cache initialization happens the first time you invoke completion and usually takes a few seconds, depending on the size of your project. You can manually initialize the cache and avoid interrupting your development mojo. Tab completion checks known build scripts to see if they've been changed and refreshes the task cache if so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    S-MVP

    S-MVP

    Optimized version of MVP, using annotation generics to simplify code

    Optimized version of MVP, using annotation generics to simplify code writing, using modular protocols to facilitate maintenance, APT process uses annotation parser to use JavaPoet. Complete the writing of repetitive modules, use ASpect+GradlePlugin to complete horizontal AOP programming+Javassist dynamic bytecode injection+Tinker to achieve hot repair+Retrofit to achieve elegant network operations+RxJava to easily play with data processing. In MVP, Presenter completely separates Model and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cachelet

    cachelet

    Cachelet - the simplest java framework for general purpose caching

    Cachelet is a java framework for general purpose caching very simple and easy to use. And it has everything you need for caching without complications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ujorm
    Ujorm framework provides powerful objects based on the key-value architecture to common use. A part of the framework is the persistence module Ujorm designed for rapid Java development with great performance and a small footprint. Main features are type safe queries and no entity state. Important: there is available an obsolete Ujorm on the SourceForge, new changes are available on the Github only: https://github.com/pponec/ujorm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    As of now, you can get Ehcache only from ehcache.org or Maven central. A simple, fast, thread safe, standards based cache for Java, and provides memory and disk stores and distributed operation for clusters. ehcache is widely used in such open source projects as Hibernate and Spring. Terracotta offers enterprise edition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a complete API to access World of Warcraft armory at battle.net. This also includes cache control, so you can keep below the daily request limit. Ideas is more than welcome. Change log: http://sourceforge.net/p/wowarmoryapi/home/Changelog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fat-Free Framework
    FAT-FREE is a powerful and lightweight PHP 5.3+ Web application framework designed to help you build dynamic and robust Web sites - fast! Unlike other PHP frameworks, Fat-Free aims to be usable - not usual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JdonFramework

    JdonFramework

    a Domain Driven Design + CQRS + EventSource java framework

    1. INTRODUCTION --------------------------------------------- JdonFramework is a java framework to build your Domain Driven Design + CQRS + EventSource applications with asynchronous concurrency and higher throughput. 2. GETTING STARTED ------------------ In the "example" directory there are several examples for web application. You can run runTest.bat in this directory to see how to play JdonFramework in Application. In the "doc" directory there are all documents about how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next